Contribution org.nuxeo.binary.metadata.contribs--environment
In component org.nuxeo.binary.metadata.contribs
org.nuxeo.binary.metadata.contribs
inside nuxeo-binary-metadata-9.10.jar /OSGI-INF/binary-metadata-default-contrib.xml
This contribution is part of XML component Extension Point
Extension point environment of component CommandLineExecutorComponent.Contributed Items
XML Source
<extension point="environment" target="org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent">
<environment name="exiftool">
<parameters>
<!-- See http://search.cpan.org/dist/PAR/lib/PAR.pm#Notes -->
<parameter name="PAR_GLOBAL_TMPDIR">/Users/arnaud/Nuxeo/distrib/nuxeo-server-tomcat-9.10/tmp</parameter>
<!-- set PAR_CLEAN cleaning PAR_GLOBAL_TEMP after execution -->
<!-- <parameter name="PAR_CLEAN">0</parameter> -->
</parameters>
</environment>
</extension>